home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / kmsg.man < prev    next >
Encoding:
Text File  |  1991-03-02  |  2.4 KB  |  69 lines

  1.  
  2.  
  3.  
  4. KMSG                      User Commands                      KMSG
  5.  
  6.  
  7.  
  8. _________________________________________________________________
  9.  
  10. NNAAMMEE
  11.      kmsg - Manipulate a remote Sprite kernel
  12.  
  13. SSYYNNOOPPSSIISS
  14.      kkmmssgg _o_p_t_i_o_n _m_a_c_h_i_n_e
  15.  
  16. OOPPTTIIOONNSS
  17.      --cc             Cause _m_a_c_h_i_n_e to leave the debugger and  con-
  18.                     tinue   normal   processing.    _M_a_c_h_i_n_e  must
  19.                     currently be in the debugger.
  20.  
  21.      --dd             Cause _m_a_c_h_i_n_e to  suspend  normal  processing
  22.                     and enter the debugger.
  23.  
  24.      --rr             Cause _m_a_c_h_i_n_e to reboot,  using  the  default
  25.                     boot  source.   _M_a_c_h_i_n_e  must currently be in
  26.                     the debugger.
  27.  
  28.      --RR _s_t_r_i_n_g      Cause _m_a_c_h_i_n_e to reboot, using _s_t_r_i_n_g as  the
  29.                     boot  source.   _M_a_c_h_i_n_e  must currently be in
  30.                     the debugger.
  31.  
  32.      --ss _s_t_r_i_n_g      Print out the version string  of  the  kernel
  33.                     being  run  by _m_a_c_h_i_n_e.  Exit with a 0 status
  34.                     if the version  string  matches  _s_t_r_i_n_g,  and
  35.                     exit  with  a  non-zero  status if it doesn't
  36.                     match.  _M_a_c_h_i_n_e  must  currently  be  in  the
  37.                     debugger.
  38.  
  39.      --vv             Print out the version string  of  the  kernel
  40.                     being run by _m_a_c_h_i_n_e.  _M_a_c_h_i_n_e must currently
  41.                     be in the debugger.
  42.  
  43. _________________________________________________________________
  44.  
  45.  
  46. IINNTTRROODDUUCCTTIIOONN
  47.      The kkmmssgg command is used to assist in debugging and  reboot-
  48.      ing remote Sprite kernels.  _M_a_c_h_i_n_e is the name of a machine
  49.      running Sprite, and _o_p_t_i_o_n specifies what sort of  operation
  50.      to  perform  on that machine.  KKmmssgg will open a special net-
  51.      work port to the specified kernel and send  it  messages  to
  52.      carry out the specified operation.
  53.  
  54.  
  55. BBUUGGSS
  56.      The type (or at least byte-order?)  of  the  target  machine
  57.      must match that of the machine that kkmmssgg is run on.
  58.  
  59.  
  60. KKEEYYWWOORRDDSS
  61.      debug, kernel, reboot, version
  62.  
  63.  
  64.  
  65. Sprite v.1.0         Printed:  March 1, 1991                    1
  66.  
  67.  
  68.  
  69.